Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scratch-www
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
scratch-www
Commits
9d4937fa
Commit
9d4937fa
authored
Mar 18, 2021
by
seotts
Committed by
Karishma Chadha
Mar 29, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove unused import
parent
14b87afe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/views/search/search.jsx
src/views/search/search.jsx
+0
-1
No files found.
src/views/search/search.jsx
View file @
9d4937fa
...
...
@@ -17,7 +17,6 @@ const Tabs = require('../../components/tabs/tabs.jsx');
const
Page
=
require
(
'
../../components/page/www/page.jsx
'
);
const
render
=
require
(
'
../../lib/render.jsx
'
);
const
classNames
=
require
(
'
classnames
'
);
const
ACCEPTABLE_MODES
=
[
'
trending
'
,
'
popular
'
];
...
...
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