UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
P
Party Bus
Launchboard
launchboard-fe
Commits
91cff0f0
Commit
91cff0f0
authored
Apr 30, 2021
by
hunter.congress
Browse files
fixing package.json
parent
df2be3bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
src/api/services/admin.js
src/api/services/admin.js
+0
-7
No files found.
src/api/services/admin.js
deleted
100644 → 0
View file @
df2be3bf
import
{
HTTP
}
from
"
@/api/http-common
"
;
export
default
{
async
capacityMetrics
()
{
return
await
HTTP
.
get
(
"
/admin/capacity-metrics
"
);
},
};
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