Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jun 8, 2020
1 parent 23d2235 commit 32f1283
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/runtime.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
'use babel'
import { CompositeDisposable, Disposable } from 'atom';

// TODO Fix all of these dynamic requires and circular dependencies

export default {
modules: require('./runtime/modules'),
environments: require('./runtime/environments'),
Expand Down

0 comments on commit 32f1283

Please sign in to comment.