This commit is contained in:
Dolf Schimmel (Freeaqingme)
2015-11-24 17:46:44 +01:00
parent d6bf69609f
commit 0c9e549560
2 changed files with 2 additions and 3 deletions

View File

@@ -7,9 +7,9 @@ Copyright (c) 2015 Leon Baker
package main
import (
m "github.com/leonrbaker/gomilter"
"log"
"os"
m "github.com/leonrbaker/gomilter"
)
type Mymilter struct {