Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
f6d6dc4b
Commit
f6d6dc4b
authored
Apr 09, 2019
by
LianaHus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test fix
parent
f4ea0d0f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
remixd-handle.js
src/app/files/remixd-handle.js
+0
-1
remixAppManager.js
src/remixAppManager.js
+1
-2
No files found.
src/app/files/remixd-handle.js
View file @
f6d6dc4b
...
@@ -5,7 +5,6 @@ var yo = require('yo-yo')
...
@@ -5,7 +5,6 @@ var yo = require('yo-yo')
var
modalDialog
=
require
(
'../ui/modaldialog'
)
var
modalDialog
=
require
(
'../ui/modaldialog'
)
var
modalDialogCustom
=
require
(
'../ui/modal-dialog-custom'
)
var
modalDialogCustom
=
require
(
'../ui/modal-dialog-custom'
)
var
csjs
=
require
(
'csjs-inject'
)
var
csjs
=
require
(
'csjs-inject'
)
var
css
=
csjs
`
var
css
=
csjs
`
...
...
src/remixAppManager.js
View file @
f6d6dc4b
...
@@ -87,4 +87,4 @@ export class RemixAppManager extends AppManagerApi {
...
@@ -87,4 +87,4 @@ export class RemixAppManager extends AppManagerApi {
new
Plugin
(
vyper
)
new
Plugin
(
vyper
)
]
]
}
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment