1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-16 00:20:06 +00:00

fix: move command improved

This commit is contained in:
Mihajlo Medjedovic
2021-01-05 16:21:18 +01:00
parent 5a7f64dc35
commit acf045965e
3 changed files with 11 additions and 8 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 {