如何删除图下方的线

如何删除图下方的线

我在文档中插入了一个图形,然后下面出现一行,我该如何删除它?

\begin{figure}[h!]
\caption{PAW transformation for the radial part of the hydrogen wave function \cite{balluff2017ab}}
\label{fig:PAW_transformation}
\centering
\includegraphics[width=\textwidth]{PAW_transformation}
\end{figure}

在此处输入图片描述

相关内容