mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
Linting
This commit is contained in:
parent
915f1ebe4a
commit
0ab8e639ad
@ -1,6 +1,6 @@
|
|||||||
import { GET, Path } from "typescript-rest";
|
import { GET, Path } from "typescript-rest";
|
||||||
import { AutoWired } from "typescript-ioc/es6";
|
import { AutoWired } from "typescript-ioc/es6";
|
||||||
import {URL} from "url";
|
import { URL } from "url";
|
||||||
import config from "../../config";
|
import config from "../../config";
|
||||||
|
|
||||||
interface WellknownResponse {
|
interface WellknownResponse {
|
||||||
|
Loading…
Reference in New Issue
Block a user