🐛 fix: lint

This commit is contained in:
Anddd7 2024-04-25 21:11:32 +08:00
parent ae589edf8f
commit fbf77e3ef1
No known key found for this signature in database
GPG key ID: 10EB2713E5FEFB99

View file

@ -14,7 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
//nolint:dupl // Ignore dupl errors for similar test case
package framework package framework
import ( import (