Skip to content

Commit 41d9f67

Browse files
committed
remove comment
1 parent 6d80eea commit 41d9f67

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/python-debugger-view.coffee

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ class PythonDebuggerView extends View
2222
getDebuggerPath: ->
2323
pkgs = atom.packages.getPackageDirPaths()[0]
2424
debuggerPath = path.join(pkgs, "python-debugger", "resources")
25-
# console.log("Debugger path: ", debuggerPath)
2625
return debuggerPath
2726

2827
@content: ->

0 commit comments

Comments
 (0)