refactor: common semantic-type (#2057)

This commit is contained in:
JeremyHi
2023-08-01 19:18:05 +08:00
committed by GitHub
parent 090b7e61ca
commit fd7eb87a52
14 changed files with 28 additions and 34 deletions

View File

@@ -12,7 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
use api::v1::column::*;
use api::v1::*;
use client::{Client, Database, DEFAULT_SCHEMA_NAME};
use derive_new::new;