Skip to content

Commit

Permalink
Add missing MySQLNIO import
Browse files Browse the repository at this point in the history
No release needed
  • Loading branch information
gwynne committed May 26, 2023
1 parent 7a5a715 commit 3be29eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/FluentMySQLDriver/FluentMySQLDatabase.swift
@@ -1,5 +1,6 @@
import FluentSQL
import MySQLKit
import MySQLNIO
import AsyncKit

struct _FluentMySQLDatabase {
Expand Down

0 comments on commit 3be29eb

Please sign in to comment.