remove unused code
This commit is contained in:
parent
f644b3eb10
commit
f1d8585921
@ -5,11 +5,4 @@ const widget = {
|
||||
proxyHandler: credentialedProxyHandler,
|
||||
};
|
||||
|
||||
// mappings: {
|
||||
// "v1/cryptocurrency/quotes/latest": {
|
||||
// endpoint: "v1/cryptocurrency/quotes/latest",
|
||||
// params: ["convert"],
|
||||
// optionalParams: ["symbol", "slug"],
|
||||
// },
|
||||
|
||||
export default widget;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user