Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Class Project
Kape
Commits
74c98981
Commit
74c98981
authored
Dec 13, 2019
by
I Gusti Agung Nanda Dharma Wangsa
Browse files
code smell repairs for ProfilePage
parent
94cba547
Pipeline
#27212
failed with stages
in 7 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
assets/js/ProfilePage.jsx
View file @
74c98981
...
...
@@ -15,7 +15,6 @@ import {
import
Server
from
'
./lib/Server
'
;
import
Storage
from
'
./lib/Storage
'
;
import
ProfileHandler
from
'
./ProfileHandler
'
;
import
Dumper
from
'
./lib/Dumper
'
;
import
{
isFromGithubLinkValid
,
gotoLink
}
from
'
./Utils
'
;
export
default
class
ProfilePage
extends
ProfileHandler
{
...
...
Write
Preview
Supports
Markdown
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