updated for codacy requirements

This commit is contained in:
Jim Lambert 2020-02-18 11:04:07 -05:00
parent a7f4ec52e7
commit ef74f2c46e

View File

@ -1,4 +1,4 @@
// package oci8 implements a gorm dialect for oracle
// Package oci8 implements a gorm dialect for oracle
package oci8
import (