Skip to content

Commit

Permalink
Added comments to unused stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
insidegui committed Dec 8, 2016
1 parent 3f9c3b9 commit 41f817c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions PlayAways/MainWindowController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

import Cocoa

/// Currently unused, will be used to show playground creation options in the future
class MainWindowController: NSWindowController {

init() {
Expand Down
1 change: 1 addition & 0 deletions PlayAways/PlaygroundViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

import Cocoa

/// Currently unused, will be used to show playground creation options in the future
class PlaygroundViewController: NSViewController {

override func viewDidLoad() {
Expand Down

0 comments on commit 41f817c

Please sign in to comment.