1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-08 21:10:05 +00:00

chore(*): remove unnecessary imports

This commit is contained in:
Krishna Acondy
2021-01-19 09:07:40 +00:00
parent 4196901e01
commit 00f09179a8
2 changed files with 0 additions and 11 deletions

View File

@@ -5,7 +5,6 @@ import {
ContextAllAttributes
} from './types'
import { makeRequest, isUrl } from './utils'
import { SASViyaApiClient } from './SASViyaApiClient'
import { prefixMessage } from '@sasjs/utils/error'
export class ContextManager {