Adding back the package statement
now that I have the vim syntax checker working better
This commit is contained in:
parent
b8a0654107
commit
4be2593056
@ -1,3 +1,5 @@
|
||||
package com.meatballhat.sylvilagus.ch02
|
||||
|
||||
import com.rabbitmq.client._
|
||||
|
||||
object HelloWorldProducer extends App {
|
||||
|
Loading…
Reference in New Issue
Block a user